From: Debian Science Team Date: Tue, 5 Jan 2021 14:46:48 +0000 (+0000) Subject: Drop medical examples X-Git-Tag: archive/raspbian/9.0.1+dfsg1-8+rpi1~11 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=64055b7cee7cca7ffce46e586a62e3390b7f7289;p=vtk9.git Drop medical examples Last-Update: 2020-10-21 Gbp-Pq: Name 30_drop_medical_example.patch --- diff --git a/Examples/CMakeLists.txt b/Examples/CMakeLists.txt index ce6c4683..20eabd8c 100644 --- a/Examples/CMakeLists.txt +++ b/Examples/CMakeLists.txt @@ -55,7 +55,7 @@ else () add_example(IO/Cxx) add_example(ImageProcessing/Cxx) add_example(Infovis/Cxx) - add_example(Medical/Cxx) + #add_example(Medical/Cxx) add_example(Modelling/Cxx) add_example(MultiBlock/Cxx) add_example(ParallelProcessing/Generic/Cxx)